net/http.http2stream.copyTrailersToHandlerRequest (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5705: 		st.body.closeWithErrorAndCode(io.EOF, st.copyTrailersToHandlerRequest)
		h2_bundle.go#L5713: func (st *http2stream) copyTrailersToHandlerRequest() {